AttachmentIsHidden Property |
Indicates whether an attachment is hidden from the end user.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool IsHidden { get; set; }Public Property IsHidden As Boolean
Get
Set
Property Value
Type:
Booleantrue if this instance is hidden; otherwise,
false.
See Also